From: Glenn Morris Date: Fri, 30 Nov 2007 08:42:44 +0000 (+0000) Subject: (idlwave-sintern-sysvar) X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~25353 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5f2d34ffcc8257573c2e6c8f70a2d59ee20be451;p=emacs.git (idlwave-sintern-sysvar) (idlwave-sintern-sysvartag): Declare as functions. --- diff --git a/lisp/progmodes/idlw-help.el b/lisp/progmodes/idlw-help.el index cd83a7ba55c..69f24686e82 100644 --- a/lisp/progmodes/idlw-help.el +++ b/lisp/progmodes/idlw-help.el @@ -281,6 +281,8 @@ support." (declare-function idlwave-sintern-keyword "idlwave") (declare-function idlwave-sintern-method "idlwave") (declare-function idlwave-sintern-routine-or-method "idlwave") +(declare-function idlwave-sintern-sysvar "idlwave" t t);idlwave-new-sintern-type +(declare-function idlwave-sintern-sysvartag "idlwave" t t) (declare-function idlwave-substitute-link-target "idlwave") (declare-function idlwave-sys-dir "idlwave") (declare-function idlwave-this-word "idlwave")